- added -m switch to specify a file containing the list of ocaml objects to be
authorStefano Zacchiroli <zack@debian.org>
Sun, 17 Apr 2005 15:12:04 +0000 (15:12 +0000)
committerStefano Zacchiroli <zack@debian.org>
Sun, 17 Apr 2005 15:12:04 +0000 (15:12 +0000)
commit88925c5d4d6dedb1b3e88f4210ed5c4adbe8730a
tree0f1b560819fd3623a409bbe75220cee2f80b91bf
parenta2f8ce390c4073efe6a2f8df15d14f8174064032
- added -m switch to specify a file containing the list of ocaml objects to be
  considered for dependency analysis
- added -d switch to inhibit generation of findlib dependency
- completed pod documentation
- enlightened perl syntax (less parens)
- uses ".debhelper" convention for temp files in debian/
- inlined has_meta sub
dh_ocaml